projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37f3669
)
* faces.el (set-face-attribute): Set family and foundry before
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Oct 2008 19:01:39 +0000
(19:01 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Oct 2008 19:01:39 +0000
(19:01 +0000)
other attributes.
(face-spec-set-2): Pass unmodified args to set-face-attribute.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bd2c8b65a910fa67aa3f95cf7333dc1e5ec0d7f1..e2aba3c0056967734a6447b175c21051d907145f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-10-14 Chong Yidong <cyd@stupidchicken.com>
+
+ * faces.el (set-face-attribute): Set family and foundry before
+ other attributes.
+ (face-spec-set-2): Pass unmodified args to set-face-attribute.
+
2008-10-14 Juanma Barranquero <lekktu@gmail.com>
* hl-line.el (hl-line-unload-function): New function.